InfSmartPreboot software - readme

Boot login password		: Password that is used to login after a reboot
256 bit encryption key 		: 32 byte AES encryption key used to encrypt the above password before storing it in the EEprom, it is generated randomly but can also be edited manually
Delay password after USB reset	: Specifies how long a delay is required after a USB reset (PC reboot) before submitting the login password (When is the bios or host operating system ready to accept the password?)
Write to card			: Initialize an ATmega8515 + 24C64 card with the entered information

- Done